Welcome![Sign In][Sign Up]
Location:
Search - matlab support vector machine toolbox

Search list

[Other resource一个SVM的MATLAB工具箱

Description: 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
Platform: | Size: 552960 | Author: 陈爱斌 | Hits:

[Other resourcesvm_new

Description: MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
Platform: | Size: 127796 | Author: chenbin | Hits:

[OtherSVM-KM

Description: 一个支持向量机的matlab工具箱,具有分类、拟合等功能,希望大家下载研学阿!-a Support Vector Machine Matlab toolbox, with classification, fitting features that you download Studies, A!
Platform: | Size: 142336 | Author: 开拓者 | Hits:

[Algorithm一个SVM的MATLAB工具箱

Description: 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
Platform: | Size: 552960 | Author: 陈爱斌 | Hits:

[matlabbsvm-2.05

Description: 一个support vector machine的matlab工具箱。-a support vector machine of Matlab Toolbox.
Platform: | Size: 282624 | Author: cp | Hits:

[matlabstprtool19oct05

Description: support vector machine的一个matlab工具箱-support vector machine in a Matlab Toolbox
Platform: | Size: 4471808 | Author: cp | Hits:

[matlabmbetoolbox_v2.0

Description: 一个神经网络工具箱,包括Support Vector Machine等。-a neural network toolbox, including Support Vector Machine other.
Platform: | Size: 1632256 | Author: cp | Hits:

[matlabLSSVMlabnew

Description: 最新SVM支持向量机,matlab开发工具箱!算法的一种 -,matlab,matlab例程/matlab -latest SVM support vector machine, developed Matlab toolbox! An algorithm-, Matlab and Matlab routines/Matlab
Platform: | Size: 222208 | Author: 张玉玺 | Hits:

[AI-NN-PRSVM-toolbox-for-Matlab

Description: matlab下的matlab工具箱,目前是2.5版-Matlab under the Matlab toolbox, currently version 2.5
Platform: | Size: 247808 | Author: 杨林 | Hits:

[Special EffectsLSSVMtoolbox

Description: 个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!-Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!
Platform: | Size: 222208 | Author: 赵佳 | Hits:

[matlabtopsvm

Description: Support Vector Machine toolbox for Matlab
Platform: | Size: 225280 | Author: wang | Hits:

[AI-NN-PRSVM_Toolbox

Description: Matlab源代码,包括支持向量机分类算法(SVC_C,SVC_Nu),回归算法(SVR_Epsilon,SVR_Nu),以及One-Class算法。-Matlab source code, including support vector machine classification algorithm (SVC_C, SVC_Nu), regression algorithm (SVR_Epsilon, SVR_Nu), as well as the One-Class algorithm.
Platform: | Size: 228352 | Author: 李志 | Hits:

[matlabsvm_new

Description: MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.-MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.
Platform: | Size: 128000 | Author: chenbin | Hits:

[AI-NN-PRsvdd

Description: 超球面支持向量机,一种构建超球面来进行分类的单类svm -Ultra-spherical support vector machine, a super-spherical to build a single-category classification SVM
Platform: | Size: 236544 | Author: xinyi | Hits:

[Mathimatics-Numerical algorithms25811252GUI_PR_SVM

Description: 支持向量机工具箱,实现分类的算法,简单好用-Support Vector Machine Toolbox, realize the classification algorithm, easy-to-use
Platform: | Size: 15852544 | Author: 马文 | Hits:

[matlabSVM_luzhenbo

Description: 支持向量机工具箱,可进行分类,预测等,实现了四种支持向量机工具箱的分类与回归算法,有实例-Support Vector Machine Toolbox, it can conduct classification, prediction and so on, implementation of the four support vector machine toolbox classification and regression algorithm, has examples of
Platform: | Size: 2946048 | Author: 罗洁思 | Hits:

[matlabLS-SVM

Description: 这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。-This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.
Platform: | Size: 31744 | Author: 蔡蓓蓓 | Hits:

[AI-NN-PRSVMregression

Description: 用MATLAB编写的svm支持向量机的分类,回归工具箱- MATLAB codes of support vector machine svm classification, regression Toolbox
Platform: | Size: 228352 | Author: zjgcainiao | Hits:

[matlabSVMNR

Description: 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。 -Support Vector Machine and BP neural network, even though there can be used to make non-linear regression, but they are based on the theoretical basis for the different, the mechanism of regression is not the same. Support vector machine based on structural risk minimization theory, generally considered the generalization ability of neural networks than the strong. To test this view, the paper prepared by non-linear regression support vector machine procedures and based on a common Matlab neural network toolbox of BP neural network
Platform: | Size: 3072 | Author: 孙准 | Hits:

[Otherlibsvm-3.1-[FarutoUltimate3.1Mcode]

Description: matlab支持向量机的工具箱,可用于2012b 2010b(Matlab support vector machine toolbox, which can be used in 2012b and 2010b)
Platform: | Size: 1267712 | Author: 小鹿_璐 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net